Trivial doc fixes
authorMatthias Clasen <mclasen@redhat.com>
Sun, 25 Jan 2015 00:25:50 +0000 (19:25 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 25 Jan 2015 00:25:50 +0000 (19:25 -0500)
Remove two erroneous quotation marks.

gtk/gtkdnd.c

index a850543e875d1733206e5d821385c86e3bcda1ae..90e53bfd789859ae7f44b88af9c9f07cf4d0ebf6 100644 (file)
@@ -1027,8 +1027,8 @@ gtk_drag_update_cursor (GtkDragSourceInfo *info)
  * @context: the drag context
  * @target: the target (form of the data) to retrieve
  * @time_: a timestamp for retrieving the data. This will
- *   generally be the time received in a #GtkWidget::drag-motion"
- *   or #GtkWidget::drag-drop" signal
+ *   generally be the time received in a #GtkWidget::drag-motion
+ *   or #GtkWidget::drag-drop signal
  *
  * Gets the data associated with a drag. When the data
  * is received or the retrieval fails, GTK+ will emit a